-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main <- dev #420
base: main
Are you sure you want to change the base?
main <- dev #420
Conversation
Support for checkerboard lying on the floor
Fix start recording issue
… connected/recording.
Properly canceling and erroring trial when any of the cameras are not connected/recording.
Added sound effects when neutral finished and when recording started.
@antoinefalisse I have tested everything myself but I think it would be good having someone else to test it in case I forgot something before merging into main. |
#419 is not working in the deployed version in dev for some reason, I think it is not properly reading the audio file or properly deploying it. Edit: It is working now. The file is an ogg and this extension had to be explicitly added to the rewrites and redirects rule in amplify. |
Update dev
…ding started and recording stopped.
Added sound effects for calibration finished, neutral finished, recor…
… activate/disable.
Auditory feedback is optional now. There is a checkbox in settings to activate/disable.
This should be deployed with: stanfordnmbl/opencap-core#231